func runtime/pprof.pprof_mutexProfileInternal

2 uses

	runtime/pprof (current package)
		pprof.go#L915: 	return writeProfileInternal(w, debug, "mutex", pprof_mutexProfileInternal)
		pprof.go#L982: func pprof_mutexProfileInternal(p []profilerecord.BlockProfileRecord) (n int, ok bool)